home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / qprn102.zip / QWKPRUNE.CFG < prev    next >
Text File  |  1993-04-25  |  1KB  |  38 lines

  1. zip = pkzip
  2. unzip = pkunzip
  3. ; These are the commands to pack and unpack ZIP files.
  4. ;
  5. lha = lha a /m
  6. unlha = lha e
  7. ; These are the commands to pack and unpack LHA files.
  8. ;
  9. arj = arj a -e
  10. unarj = arj e
  11. ; These are the commands to pack and unpack ARJ files.
  12. ;
  13. zoo = zoo -add %q *
  14. unzoo = zoo -extract %q *
  15. ; These are the commands to pack and unpack ZOO files.
  16. ;
  17. user_pack = pkpak -a
  18. user_unpack = pkunpak
  19. ; These are the commands to pack and unpack files that aren't
  20. ; compressed with ZIP, LHA, ARJ, or ZOO.
  21. ;
  22. qwk = c:\download\qwk
  23. ; This is the default directory where your QWK files are stored.
  24. ; If left out, QWKPRUNE will look in the current working directory.
  25. ;
  26. work = c:\
  27. ; This is the directory where the QP$WORK working directory will be
  28. ; created.  If left out, this directory will be created under the
  29. ; current working directory.
  30. ;
  31. prune = c:\prune
  32. ; This is the default directory where prune files are located.  If
  33. ; left out, the default is the directory where QWKPRUNE.EXE is located.
  34. ;
  35. global = global.prn
  36. ; This is a prune file that is used for all QWK packets.  If left out, this
  37. ; feature will not be used.
  38.